-
Home
-
Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates
-
4.6.1
-
Code
-
Classes
- Form
Total Complexity |
128 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
421 |
Lines of code |
343 |
Logical lines of code |
216 |
Comment lines |
30 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
eb_form_submit_callback() |
D |
29 |
40 |
105 |
form_validation() |
C |
37 |
28 |
68 |
save_form_data() |
B |
37 |
21 |
66 |
handle_response_data() |
B |
49 |
19 |
27 |
fetch_form_data() |
A |
45 |
13 |
40 |
sanitize_field() |
S |
58 |
5 |
16 |
__construct() |
S |
60 |
1 |
16 |
get_form_settings() |
S |
71 |
1 |
5 |